home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #9 / CD 9 (Black) - 2001.iso / StarTrek / DATA1.CAB / Program_Files / DATA.dat / Death Behaviors / Bug 1 Default.txt < prev    next >
Encoding:
Text File  |  2001-03-05  |  344 b   |  22 lines

  1. CDeathBehaviorListDefinition
  2. {
  3.     Behaviors=Array
  4.     {
  5.         Death Behaviors=CEntityBehaviorClearFlags
  6.         {
  7.             Visible=0
  8.             Collideable=1
  9.             Tries To Collide=1
  10.             Stationary=0
  11.             Active=0
  12.         }
  13.         Death Behaviors=CEntityBehaviorPlaySequenceOnce
  14.         {
  15.             Sequence=Death
  16.             Speed To Play=1
  17.             Done Sequence=Death
  18.             Done Frame=-1
  19.         }
  20.     }
  21. }
  22.